Autogenerated HTML docs for v2.21.0-135-g6e0cc
diff --git a/githooks.html b/githooks.html index f32313c..b081bd7 100644 --- a/githooks.html +++ b/githooks.html
@@ -823,6 +823,9 @@ <div class="paragraph"><p>All the <code>git commit</code> hooks are invoked with the environment variable <code>GIT_EDITOR=:</code> if the command will not bring up an editor to modify the commit message.</p></div> +<div class="paragraph"><p>The default <em>pre-commit</em> hook, when enabled—and with the +<code>hooks.allownonascii</code> config option unset or set to false—prevents +the use of non-ASCII filenames.</p></div> </div> <div class="sect2"> <h3 id="_prepare_commit_msg">prepare-commit-msg</h3> @@ -1186,7 +1189,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-08-17 15:20:20 PDT + 2019-03-07 12:16:20 JST </div> </div> </body>